Reset the option-parsing object before using it -- this means that the
authorEwan Mellor <ewan@xensource.com>
Tue, 2 Jan 2007 14:46:13 +0000 (14:46 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 2 Jan 2007 14:46:13 +0000 (14:46 +0000)
commit7f015ff4a50c366e94ad4955c44972a1adf5bf47
treea73be93ce62116bbc253d22925f7f92e1178df54
parent55bf8132094b08561481264eb433bfedb1bd4286
Reset the option-parsing object before using it -- this means that the
option parsing works when using xm shell.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/migrate.py
tools/python/xen/xm/shutdown.py